home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / MySql / sql-bench / Results-win32 / big-tables-mysql_odbc-NT_4.0-c < prev    next >
Encoding:
Text File  |  2001-01-01  |  691 b   |  20 lines

  1. Testing server 'MySQL 3.22.16 gamma' at 1999-02-07 11:44:00
  2.  
  3. Testing of some unusual tables
  4. All tests are done 10000 times with 16 fields
  5.  
  6. Testing table with 16 fields
  7. Testing select * from table with 1 record
  8. Time to select_many_fields(10000): 25 secs (24.41 usr  0.00 sys = 24.41 cpu)
  9.  
  10. Testing select all_fields from table with 1 record
  11. Time to select_many_fields(10000): 35 secs (35.44 usr  0.00 sys = 35.44 cpu)
  12.  
  13. Testing insert VALUES()
  14. Time to insert_many_fields(10000): 15 secs (15.06 usr  0.00 sys = 15.06 cpu)
  15.  
  16. Testing insert (all_fields) VALUES()
  17. Time to insert_many_fields(10000): 25 secs (25.23 usr  0.00 sys = 25.23 cpu)
  18.  
  19. Total time: 100 secs (100.14 usr  0.00 sys = 100.14 cpu)
  20.